🎖️GitЯра🎖️
Collect a list of NomadNet nodes
>AmberPages
a list of NomadNet nodes
Setup
T383838daemon.py needs to run in the background. You can use the T383838amberpages.service file to use it with systemd. Make sure to set T383838User=..., T383838Group=... and T383838ExecStart=... correctly.
By default the database will be stored in T383838~/.AmberPages/storage/pages.db
T383838AP.mu must be in a folder which is served by NomadNet (usually somewhere in the T383838~/.nomadnetwork/storage/pages directory).
Modify the page
T383838AP.mu has several configuration options. These are at the top of the file.
• T383838node_name - change "Hosted by NODE_NAME" in the default header
• T383838sort - change the sorting mode for entries; possible options are: T383838title, T383838title_reverse, T383838old, T383838new
• T383838allow_usersort - allows users to select a sorting mode
• T383838lite_last_n_seconds - only announces received within the last n seconds will be shown (this can save a lot of bandwidth)
• T383838lite_limit_by_number_n - only n entries will be shown (this can save a lot of bandwidth)
• T383838list_link_colour - set the colour used for links in the list
• T383838default_link_colour - set the colour used everywhere else
• T383838show_last_updated - show the time the page was generated
• T383838last_update_timezone - show time in this timezone
• T383838header - set a custom header, all micron is supported here
Repositories
Served by rngit 1.4.2 - Generated in 0.1s